Click or drag to resize

OwaOptionsAlwaysShowFrom Property

Gets or sets a value indicating whether [always show from].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool AlwaysShowFrom { get; set; }

Property Value

Type: Boolean
true if [always show from]; otherwise, false.
See Also